redundant code - vertaling naar russisch
Diclib.com
Woordenboek ChatGPT
Voer een woord of zin in in een taal naar keuze 👆
Taal:

Vertaling en analyse van woorden door kunstmatige intelligentie ChatGPT

Op deze pagina kunt u een gedetailleerde analyse krijgen van een woord of zin, geproduceerd met behulp van de beste kunstmatige intelligentietechnologie tot nu toe:

  • hoe het woord wordt gebruikt
  • gebruiksfrequentie
  • het wordt vaker gebruikt in mondelinge of schriftelijke toespraken
  • opties voor woordvertaling
  • Gebruiksvoorbeelden (meerdere zinnen met vertaling)
  • etymologie

redundant code - vertaling naar russisch

UNNECESARY SOURCE CODE OR COMPILED CODE IN A COMPUTER PROGRAM WHICH CANNOT AFFECT ITS RESULTS
Redundancy (Programming); Redundancy (programming); Nonessential code; Non-essential code

redundant code         

общая лексика

избыточный код

код, в который введены избыточные сигнальные элементы, для обнаружения ошибок передачи данных

redundant code         
избыточный код
redundancy         
WIKIMEDIA DISAMBIGUATION PAGE
Redundant; Redundancies; Redundancy (computing); Redundance; Redundancy (disambiguation)
(информационная) избыточность

Definitie

ФРАНЦУЗСКИЙ ГРАЖДАНСКИЙ КОДЕКС
1804 (Кодекс Наполеона) , действующий гражданский кодекс Франции. Составлен при активном участии Наполеона. Включает нормы гражданского, семейного, процессуального, частично трудового права. Кодекс закрепил свободу частной собственности, провозгласив это право священным и неприкосновенным.

Wikipedia

Redundant code

In computer programming, redundant code is source code or compiled code in a computer program that is unnecessary, such as:

  • recomputing a value that has previously been calculated and is still available,
  • code that is never executed (known as unreachable code),
  • code which is executed but has no external effect (e.g., does not change the output produced by a program; known as dead code).

A NOP instruction might be considered to be redundant code that has been explicitly inserted to pad out the instruction stream or introduce a time delay, for example to create a timing loop by "wasting time". Identifiers that are declared, but never referenced, are termed redundant declarations.

Vertaling van &#39redundant code&#39 naar Russisch